Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Edge Detect node #2590

Merged
merged 1 commit into from
Feb 16, 2024
Merged

Conversation

RunDevelopment
Copy link
Member

Fixes #2588.

This issue was that numpy apparently has an implicit bool conversion that is only defined for single-value arrays. I think the filter_y or was a last minute refactor I did while writing the description for #2509.

@joeyballentine joeyballentine merged commit a71f4d9 into chaiNNer-org:main Feb 16, 2024
14 checks passed
@RunDevelopment RunDevelopment deleted the issue2588 branch February 16, 2024 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error in Edge Detect node for some algorithms
2 participants